object frmFinished: TfrmFinished Left = 245 Top = 222 Width = 708 Height = 469 Caption = 'frmFinished' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object pnMain: TPanel Left = 0 Top = 0 Width = 700 Height = 435 Align = alClient BevelOuter = bvNone Caption = 'pnMain' TabOrder = 0 object pnBackground: TAxBackgroundPanel Left = 0 Top = 0 Width = 700 Height = 435 Color = clWhite Align = alClient ParentColor = False TabOrder = 0 DesignSize = ( 700 435) object lblTitle: TAxSmoothLabel Left = 40 Top = 24 Width = 489 Height = 25 Quality = smMMXSmoothing4x AutoSize = False Caption = 'System checkup summary' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object lblSubtitle: TLabel Left = 40 Top = 64 Width = 620 Height = 49 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'One Button Checkup is complete with the results presented to you' + ' in the list below. Run One Button Checkup once a week to mainta' + 'in top performance of your computer.' WordWrap = True end object Shape1: TShape Left = 40 Top = 119 Width = 620 Height = 1 Anchors = [akLeft, akTop, akRight] Pen.Color = 7036718 end object lvTasks: TListView Left = 40 Top = 120 Width = 620 Height = 313 Anchors = [akLeft, akTop, akRight, akBottom] BorderStyle = bsNone Columns = < item Caption = 'Check up sections' Width = 480 end> ColumnClick = False ReadOnly = True RowSelect = True SmallImages = ilFake TabOrder = 0 ViewStyle = vsReport OnAdvancedCustomDrawItem = lvTasksAdvancedCustomDrawItem OnAdvancedCustomDrawSubItem = lvTasksAdvancedCustomDrawSubItem OnMouseDown = lvTasksMouseDown OnMouseMove = lvTasksMouseMove OnMouseUp = lvTasksMouseUp end end end object ilFake: TImageList Height = 51 Left = 600 Top = 16 end end